.marsello_overlay{z-index:9999998 !important;transition:all .5s;width:100%;height:100%;position:fixed;z-index:10;display:block;background-color:rgba(0,0,0,.2);left:0;top:0}.marsello_overlay.hide{background-color:rgba(0,0,0,0);position:absolute;pointer-events:none}iframe#marsello-widget{z-index:9999999 !important;width:100%;height:100%}iframe#marsello-widget.Basic{max-width:500px !important;max-height:650px;margin:auto;left:0;right:0;top:0;bottom:0;border-radius:15px}iframe#marsello-widget.Basic .widget__container{grid-template-rows:100%;grid-template-columns:50% 50%;position:relative;height:100%;min-height:100%}iframe#marsello-widget.Basic .widget__container .widget__content{height:100%;overflow:hidden}iframe#marsello-widget.Center{max-width:1000px !important;max-height:650px;margin:auto;left:0;right:0;top:0;bottom:0;border-radius:15px}iframe#marsello-widget.Center .widget__container{grid-template-rows:100%;grid-template-columns:50% 50%;position:relative;height:100%;min-height:100%}iframe#marsello-widget.Center .widget__container .widget__image{background-size:cover;background-repeat:no-repeat}iframe#marsello-widget.Center .widget__container .widget__content{height:100%;overflow:hidden}iframe#marsello-widget.Slide{top:0}iframe#marsello-widget.Slide .widget__container{height:100%;display:block;position:relative}iframe#marsello-widget.Slide .widget__container .widget__image{height:200px;display:block;background-position:center;background-size:100% auto}iframe#marsello-widget.Slide .widget__container .widget__content{height:calc(100% - 200px)}iframe#marsello-widget.Float{max-width:500px !important;height:calc(100% - 40px);position:fixed;right:0;top:0;margin:20px;border-radius:20px}iframe#marsello-widget.Float .widget__container{height:100%;display:block;position:relative}iframe#marsello-widget.Float .widget__container .widget__image{height:200px;display:block;background-position:center;background-size:100% auto}iframe#marsello-widget.Float .widget__container .widget__content{height:calc(100% - 200px)}iframe#marsello-widget.mobileLayout{max-width:100%;border-radius:0}#marsello-area iframe{border:0;position:fixed}#marsello-area iframe#marsello-tab{z-index:9999997}#marsello-area iframe#marsello-tab.Circle{width:60px;height:60px}#marsello-area iframe#marsello-tab.Circle.BottomRight{right:10px;bottom:10px}#marsello-area iframe#marsello-tab.Circle.BottomLeft{left:10px;bottom:10px}#marsello-area iframe#marsello-tab.Circle.BottomMiddle{right:0;left:0;margin:auto;bottom:10px}#marsello-area iframe#marsello-tab.Circle.LeftSide{top:0;bottom:0;margin:auto;left:10px}#marsello-area iframe#marsello-tab.Circle.RightSide{top:0;bottom:0;margin:auto;right:10px}#marsello-area iframe#marsello-tab.RoundedFloat{width:180px;height:45px}#marsello-area iframe#marsello-tab.RoundedFloat.BottomRight{right:10px;bottom:10px}#marsello-area iframe#marsello-tab.RoundedFloat.BottomLeft{left:10px;bottom:10px}#marsello-area iframe#marsello-tab.RoundedFloat.BottomMiddle{right:0;left:0;margin:auto;bottom:10px}#marsello-area iframe#marsello-tab.RoundedFloat.LeftSide{top:0;bottom:0;margin:auto;left:10px;transform:rotate(90deg) translate(0%, 140%)}#marsello-area iframe#marsello-tab.RoundedFloat.RightSide{top:0;bottom:0;margin:auto;right:10px;transform:rotate(-90deg) translate(0%, 140%)}#marsello-area iframe#marsello-tab.RoundedSide{width:180px;height:45px}#marsello-area iframe#marsello-tab.RoundedSide.BottomRight{right:20px;bottom:0}#marsello-area iframe#marsello-tab.RoundedSide.BottomLeft{left:20px;bottom:0}#marsello-area iframe#marsello-tab.RoundedSide.BottomMiddle{right:0;left:0;margin:auto;bottom:0}#marsello-area iframe#marsello-tab.RoundedSide.LeftSide{top:0;bottom:0;margin:auto;left:0;transform:rotate(90deg) translate(0%, 150%)}#marsello-area iframe#marsello-tab.RoundedSide.RightSide{top:0;bottom:0;margin:auto;right:0;transform:rotate(-90deg) translate(0%, 150%)}
iframe#marsello-widget.Float{-webkit-animation:MarselloFloatIn .5s;animation:MarselloFloatIn .5s;animation-iteration-count:1;transform:scale(1)}iframe#marsello-widget.Float.hide{-webkit-animation:MarselloFloatOut .5s;animation:MarselloFloatOut .5s;animation-iteration-count:1;transform:scale(0)}iframe#marsello-widget.Slide{-webkit-animation:MarselloSlideIn .5s;animation:MarselloSlideIn .5s;animation-iteration-count:1;max-width:500px !important;height:100%;position:fixed;right:0}iframe#marsello-widget.Slide.hide{-webkit-animation:MarselloSlideOut .5s;animation:MarselloSlideOut .5s;animation-iteration-count:1;right:-500px}iframe#marsello-widget.Center{-webkit-animation:MarselloFadeIn .5s;animation:MarselloFadeIn .5s;animation-iteration-count:1;display:block}iframe#marsello-widget.Center.hide{-webkit-animation:MarselloFadeOut .5s;animation:MarselloFadeOut .5s;animation-iteration-count:1;pointer-events:none;opacity:0;transform:translate(-200%)}iframe#marsello-widget.Basic{-webkit-animation:MarselloFadeIn .5s;animation:MarselloFadeIn .5s;animation-iteration-count:1;display:block}iframe#marsello-widget.Basic.hide{-webkit-animation:MarselloFadeOut .5s;animation:MarselloFadeOut .5s;animation-iteration-count:1;pointer-events:none;opacity:0;transform:translate(-200%)}@keyframes MarselloFloatIn{0%{transform:scale(0)}20%{transform:scale(0)}100%{transform:scale(1)}}@keyframes MarselloFloatOut{0%{transform:scale(1)}20%{transform:scale(1)}100%{transform:scale(0)}}@keyframes MarselloSlideIn{0%{right:-500px}20%{right:-500px}100%{right:0}}@keyframes MarselloSlideOut{0%{right:0}20%{right:0}100%{right:-500px}}@keyframes MarselloFadeIn{0%{opacity:0;display:none}1%{opacity:0;display:block}20%{opacity:0;display:block}100%{opacity:1;display:block}}@keyframes MarselloFadeOut{0%{opacity:1;display:block;transform:translate(0)}20%{opacity:1;display:block;transform:translate(0)}99%{opacity:0;display:block;transform:translate(0)}100%{opacity:0;display:none;transform:translate(-200%)}}
